Sha256: 60a62f473f43c517154c6f36e883a696172d934e97bfbc2455dfae4159c4f670
Contents?: true
Size: 266 Bytes
Versions: 3
Compression:
Stored size: 266 Bytes
Contents
class Ey::Core::Cli::Init < Ey::Core::Cli::Subcommand title "init" summary "Deprecated" description <<-DESC The init command has been deprecated. We apologize for any inconvenience. DESC def handle abort "This command is deprecated".red end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.1.2 | lib/ey-core/cli/init.rb |
ey-core-3.1.1 | lib/ey-core/cli/init.rb |
ey-core-3.1.0 | lib/ey-core/cli/init.rb |