openfl.interface.cli_helper#
Module with auxiliary CLI helper functions.
Functions
|
Update "args" (dictionary) with <env: env_value> if env has a defined value in the host. |
|
Return the absolute path to fx binary. |
|
Get a parameter from the workspace config file (.workspace). |
|
Pretty-print the dictionary given. |
|
Given a directory Path object print a visual tree structure. |
|
Remove line that contains pkg from the filename file. |
|
Replace line at line_num_to_replace with line. |