Package org.parts3492.partslib.command
Class PARTsCommandUtils
java.lang.Object
org.parts3492.partslib.command.PARTsCommandUtils
Add your docs here.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic edu.wpi.first.wpilibj2.command.CommandsetCommandName(String name, edu.wpi.first.wpilibj2.command.Command c)
-
Constructor Details
-
PARTsCommandUtils
public PARTsCommandUtils()
-
-
Method Details
-
setCommandName
public static edu.wpi.first.wpilibj2.command.Command setCommandName(String name, edu.wpi.first.wpilibj2.command.Command c)
-