controller.app.CommandsData.__init__

CommandsData.__init__(files, base_files, services, active_services, base_services, compose_config)[source]
Parameters:
  • files (list[Path])

  • base_files (list[Path])

  • services (list[str])

  • active_services (list[str])

  • base_services (dict[str, ComposeConfigService])

  • compose_config (dict[str, ComposeConfigService])