Command.shellCommand

returns a command string to be run by the shell

struct Command
@safe pure const
string
shellCommand
(,,
in string[] outputs
,
in string[] inputs
,
Flag!"dependencies" deps = Yes.dependencies
)

Meta