[−][src]Module amethyst_utils::app_root_dir
Provides the directory of the executable.
Functions
application_dir | Same as |
application_root_dir | Returns the cargo manifest directory when running the executable with cargo or the directory in which the executable resides otherwise, traversing symlinks if necessary. |