com.crankuptheamps.spark
Class PublishCommand

java.lang.Object
  extended by com.crankuptheamps.spark.SparkCommand
      extended by com.crankuptheamps.spark.PublishCommand

public class PublishCommand
extends SparkCommand


Field Summary
 
Fields inherited from class com.crankuptheamps.spark.SparkCommand
examples, extras, name, optional, options, required, synonyms, usage
 
Constructor Summary
PublishCommand(String name)
           
 
Method Summary
 
Methods inherited from class com.crankuptheamps.spark.SparkCommand
addExample, addExtra, addOption, addSynonym, badUsage, createAuthenticator, dumpArgs, getName, help, setUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishCommand

public PublishCommand(String name)