invokeCommand

Invokes special terminal command if available

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

Parameters

cmd TermCommand

Terminal command

Return: true if a command is available, false otherwise

Meta