Sha256: 3ced73f9f13127b7f122d48826ebd330a365657ce10fb53989c11f7037ff74e1
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
module Superhosting module Cli module Cmd class AdminDelete < Base def self.has_required_param? true end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
superhosting-0.0.2 | lib/superhosting/cli/cmd/admin_delete.rb |
superhosting-0.0.1 | lib/superhosting/cli/cmd/admin_delete.rb |