# File lib/rye/cmd.rb, line 110
110:
def
umount
(
*
args
)
run_command
(
"umount"
,
args
)
end