Class: File

Inherits:
Object show all
Extended by:
Nuggets::File::ExtMixin, Nuggets::File::ReplaceMixin, Nuggets::File::SubMixin, Nuggets::File::WhichMixin
Defined in:
lib/nuggets/file/ext.rb,
lib/nuggets/file/sub.rb,
lib/nuggets/file/which.rb,
lib/nuggets/file/replace.rb

Constant Summary

Constants included from Nuggets::File::WhichMixin

Nuggets::File::WhichMixin::DEFAULT_EXTENSIONS

Class Method Summary collapse

Methods included from Nuggets::File::ExtMixin

chomp_ext, chomp_ext!, set_ext, set_ext!, sub_ext, sub_ext!

Methods included from Nuggets::File::SubMixin

extended, gsub, gsub!, sub, sub!

Methods included from Nuggets::File::WhichMixin

which, which_command

Methods included from Nuggets::File::ReplaceMixin

replace

Class Method Details

.rubyObject



326
# File 'lib/nuggets/ruby.rb', line 326

def File.ruby; ::Nuggets::Ruby.ruby_command; end