DesktopAction.expandExecValue

Expand "Exec" value into the array of command line arguments to use to start the action. It applies unquoting and unescaping.

class DesktopAction
@safe const
string[]
expandExecValue
(
scope const(string)[] urls = null
,
string locale = null
)

See Also

Meta