Module: ShellHelpers::PathnameExt::FUClass

Included in:
ActionHandler, FileUtilsWrapper
Defined in:
lib/shell_helpers/pathname.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fu_classObject



380
381
382
# File 'lib/shell_helpers/pathname.rb', line 380

def fu_class
	@fu_class||=::FileUtils
end