Package: gio

Function gio:application-command-line-create-file-for-arg

Lambda List

gio:application-command-line-create-file-for-arg (cmdline arg)

Arguments

cmdline -- a g:application-command-line instance
arg -- a string for an argument from cmdline

Return Value

The 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.
 

See also

#2026-03-19