this is just the handful of methods defined in File,Dir,FileUtils,IO
Raises:
26 27 28
# File 'lib/naksh/commands/ruby.rb', line 26 def Ruby.mkdir(args) raise NotImplementedError end
23 24 25
# File 'lib/naksh/commands/ruby.rb', line 23 def Ruby.mv(args) raise NotImplementedError end