harp_apps.dashboard.controllers¶
- class DashboardController[source]¶
Bases:
RoutingController
- __init__(storage, settings, http_client, router=None)[source]¶
- Parameters:
storage (IStorage)
settings (DashboardSettings)
http_client (AsyncClient)
router (Router)
- http_client: AsyncClient¶
- name = 'ui'¶
- settings: DashboardSettings¶
- static_build_path = '/home/docs/checkouts/readthedocs.org/user_builds/harp-proxy/checkouts/latest/harp_apps/dashboard/web'¶
Static directory to look for pre-built assets.