Class: C

Inherits:
Object
  • Object
show all
Defined in:
lib/dolzenko/includable_with_options.rb

Instance Method Summary collapse

Instance Method Details

#mObject



83
84
85
# File 'lib/dolzenko/includable_with_options.rb', line 83

def m
  system "ls"
end