Method: Memo::OS#exec

Defined in:
lib/memo/os/os.rb

#exec(cmd) ⇒ Object



3
# File 'lib/memo/os/os.rb', line 3

def exec(cmd) = system(cmd)