Method: EASYFPM::CommandLine#print
- Defined in:
- lib/easyfpm/commandline.rb
#print ⇒ Object
For debugging purpose, print the UnixConfigStyle object for this instance
249 250 251 |
# File 'lib/easyfpm/commandline.rb', line 249 def print() @easyfpmconf.print() end |