invokeCommand

Invokes special terminal command if available

version(Posix)pragma(inline)
bool
invokeCommand
@safe

Parameters

cmd

Terminal command

Return: true if a command is available, false otherwise

Meta