stepFor abstract method
Returns the command template for action on osName, or null if the
action is unsupported on that platform.
Implementation
CommandStep? stepFor(FormulaAction action, String osName);
Returns the command template for action on osName, or null if the
action is unsupported on that platform.
CommandStep? stepFor(FormulaAction action, String osName);