Sha256: 0cbb4be2314583d70d91dcdda0df2c042385ea6176237d6d0f5eca03c465ed2d
Contents?: true
Size: 235 Bytes
Versions: 2
Compression:
Stored size: 235 Bytes
Contents
module Superhosting module Cli module Cmd class MysqlUserAdd < Base option :generate, :short => '-g', :long => '--generate', :boolean => true end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
superhosting-0.0.2 | lib/superhosting/cli/cmd/mysql_user_add.rb |
superhosting-0.0.1 | lib/superhosting/cli/cmd/mysql_user_add.rb |