install_options

in lib/puppet/provider/package/tap.rb [55:58]


  def install_options
    Array(resource[:install_options]).flatten.compact
  end