class Superhosting::Cli::Cmd::UserChange

Public Class Methods

has_required_param?() click to toggle source
# File lib/superhosting/cli/cmd/user_change.rb, line 24
def self.has_required_param?
  true
end