# File lib/rye/cmd.rb, line 88
88:
def
mkfs
(
*
args
)
run_command
(
'mkfs'
,
args
)
end