Libraries
»
local_pac
(0.10.2)
»
Index (S)
»
LocalPac
»
Actions
»
ShowConfig
Class: LocalPac::Actions::ShowConfig
Inherits:
Object
Object
LocalPac::Actions::ShowConfig
show all
Defined in:
lib/local_pac/actions/show_config.rb
Instance Method Summary
collapse
#
run
⇒ Object
Instance Method Details
#
run
⇒
Object
5 6 7
# File 'lib/local_pac/actions/show_config.rb', line 5
def
run
puts
LocalPac
.
config
end