188 189 190 191
# File 'lib/clin/option.rb', line 188 def banner args = [short, long_argument, description] args.compact.join(' ') end