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