Class: UsageMod::FilePlugin

Inherits:
ArgumentParserPlugin show all
Defined in:
lib/Usage.rb

Instance Attribute Summary

Attributes inherited from ArgumentParserPlugin

#value

Instance Method Summary collapse

Methods inherited from ArgumentParserPlugin

#initialize

Constructor Details

This class inherits a constructor from UsageMod::ArgumentParserPlugin

Instance Method Details

#closeObject



460
461
462
# File 'lib/Usage.rb', line 460

def close
	@value.close
end