method
banner
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor
banner(command, namespace = nil, subcommand = false)protected
The banner for this class. You can customize it if you are invoking the thor class by another ways which is not the Bundler::Thor::Runner. It receives the command that is going to be invoked and a boolean which indicates if the namespace should be displayed as arguments.