module EacRubyUtils::Console::DocoptRunner::SubcommandsSupport

def docopt_options

def docopt_options
  super.merge(options_first: true)
end