SshRemoteCmd.toCmd

struct SshRemoteCmd
@safe pure const
string[]
toCmd
(,
string addr
,
string path
)

Return Value

Type: string[]

a cmd to execute with std.process.

Meta