Sha256: b961a524c7dc8241c1d308de2bd3ee22bd4649a2c35e3c68e70eb1864acd7dfd
Contents?: true
Size: 246 Bytes
Versions: 1
Compression:
Stored size: 246 Bytes
Contents
require 'configliere/commandline' Configliere::Commandline.class_eval do def resolve!(print_help_and_exit = true) process_argv! if print_help_and_exit && self[:help] dump_help # exit(2) end super() self end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano_multiconfig_parallel-0.16.0 | lib/capistrano_multiconfig_parallel/initializers/conf.rb |