class GLI::Commands::HelpModules::FullSynopsisFormatter

monkey patch so that [global options] does not appear in help menu

Public Instance Methods

global_flags_and_switches() click to toggle source
# File lib/cli/processor/plugin/gli.rb, line 69
def global_flags_and_switches
  {}
end