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