The description should clarify whether the path can be absolute or must be relative to baseDir, and what happens if an absolute path is provided.
| path | string | The path to the environment installation. If the path is absolute, it is used as-is. If it is relative, it is resolved from [baseDir](#basedir). |
Originally posted by @Copilot in #53 (comment)
The description should clarify whether the path can be absolute or must be relative to baseDir, and what happens if an absolute path is provided.
Originally posted by @Copilot in #53 (comment)