# File lib/mcollective/application.rb, line 241 def application_usage usage = application_options[:usage] usage.empty? ? false : usage end