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