Get app names from infra dir
get_app_names_from_infra_dir(dir)
¶
Get apps based on names in infra/.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
dir
|
Path
|
Should be a location of |
required |
Source code in nava/platform/projects/get_app_names_from_infra_dir.py
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|