DesktopAction.start

Start this action.

struct DesktopAction
@safe const
Pid
start
(
string locale = null
)

Return Value

Type: Pid

Pid of started process.

Throws

ProcessException on failure to start the process. DesktopExecException if exec string is invalid.

See Also

execString

Meta