application-filename
Returns an application’s filename.
Exported from
Module common-dylan
Module common-extensions
Module operating-system
Values
filename
An instance of type-union(<false>, <string>). If the filename can’t be determined, the value is #f.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The operating-system module contains functions for dealing with environment variables, the current user, and processes.