DesktopFile.execString

class DesktopFile
@nogc @safe const nothrow
string
execString
()

Return Value

Type: string

the value associated with "Exec" key. Note: To get arguments from exec string use expandExecString.

See Also

expandExecString, startApplication

Meta