Sha256: a0c8539e81fd323ed61d8ff3572204caf27f8e2ad60f6f4077b07723689113e6
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
module Superhosting module Cli module Cmd class SiteInspect < Base def self.after_action(data, config) self.info(data) end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
superhosting-0.0.2 | lib/superhosting/cli/cmd/site_inspect.rb |