Functionsยง
- global_
config_ path - Returns the path to the global user-level config file:
~/.actr/config.toml. - load_
cli_ config - Load a user config from the given path.
- local_
config_ path - Returns the path to the local project-level config file:
.actr/config.toml.