class Superhosting::Cli::Cmd::UserDelete

Public Class Methods

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