Module.name
string name() nothrowReturns the filename that the module was opened with.
If module refers to the application itself, "main" is returned.
Returns
the filename of the module
string name() nothrowReturns the filename that the module was opened with.
If module refers to the application itself, "main" is returned.