Package: gio
Function gio:application-command-line-create-file-for-arg
Lambda Listgio:application-command-line-create-file-for-arg (cmdline arg) ArgumentsReturn ValueThe new g:file object. Details Creates a g:file object corresponding to a filename that was given
as part of the invocation of the command line. This differs from the g:file-new-for-commandline-arg function in that
it resolves relative pathnames using the current working directory of the
invoking process rather than the local process. | See also |
#2025-2-3