atlas.config.AtlasConfig.from_codebases_toml
Details
Type: method
File: atlas/config.py
Lines: 43–58
Signature: @classmethod
(cls, path: Path | str | None=None) -> 'AtlasConfig'
Docstring
Load configuration from the codebases TOML file.
Children
| Name | Type | Line |
|---|---|---|
| atlas.config.AtlasConfig.from_codebases_toml.path | attribute | 47 |
| atlas.config.AtlasConfig.from_codebases_toml.codebases | attribute | 51 |