Sha256: d9697a21039e2659e0fa3c495eeb1aedff3fc39016e9c7af43ec279889e38753
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
module Troo module CLI class ThorFixes < Thor def self.banner(command, namespace = nil, subcommand = false) "#{basename} #{@package_name} #{command.usage}" end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
troo-0.0.4 | lib/troo/cli/thor_fixes.rb |
troo-0.0.3 | lib/troo/cli/thor_fixes.rb |
troo-0.0.2 | lib/troo/cli/thor_fixes.rb |