DesktopFile.expandExecString

Expands Exec string into the array of command line arguments to use to start the program.

class DesktopFile
const @safe
string[]
expandExecString
(
in string[] urls = null
)

Meta