--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: CommandProcessor#unlink(path)
- !ruby/struct:SM::Flow::VERB
body: " same as:\n Dir#unlink (when path is directory)\n File#unlink (when path is file)\n"
full_name: Shell::CommandProcessor#unlink
is_singleton: false
name: unlink
params: (path)
visibility: public