--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns an Array of method names which have any options.
- !ruby/struct:SM::Flow::VERB
body: " p FileUtils.commands #=> ["chmod", "cp", "cp_r", "install", ...]\n"
full_name: FileUtils::commands
is_singleton: true
name: commands
params: ()
visibility: private