Matches the existing units_path pattern — shells_path points to a directory that is scanned for .shell files rather than a single monolithic definitions file.
10 lines
189 B
Plaintext
Executable File
10 lines
189 B
Plaintext
Executable File
{
|
|
"config": {
|
|
"project_root": "$HOME/development/internal/rex/sample",
|
|
"units_path": "units/",
|
|
"logs_path": "logs/",
|
|
"shells_path": "shells/",
|
|
"config_version": "5"
|
|
}
|
|
}
|