com.dtolabs.rundeck.core.cli.project
Interface CreateAction.CreateActionArgs

Enclosing class:
CreateAction

public static interface CreateAction.CreateActionArgs

Arguments for the CreateAction


Method Summary
 boolean isCygwin()
          Return true if the node is using cygwin
 

Method Detail

isCygwin

boolean isCygwin()
Return true if the node is using cygwin

Returns: