Class: Rigit::CommandLine

Inherits:
SuperDocopt::Base
  • Object
show all
Includes:
Rigit::Commands::Build, Rigit::Commands::Info, Rigit::Commands::Install, Rigit::Commands::List, Rigit::Commands::NewRig, Rigit::Commands::Uninstall, Rigit::Commands::Update
Defined in:
lib/rigit/command_line.rb

Overview

Handles command line execution using docopt.

Method Summary

Methods included from Rigit::Commands::NewRig

#new_rig

Methods included from Rigit::Commands::List

#list

Methods included from Rigit::Commands::Info

#info

Methods included from Rigit::Commands::Update

#update

Methods included from Rigit::Commands::Uninstall

#uninstall

Methods included from Rigit::Commands::Install

#install

Methods included from Rigit::Commands::Build

#build