Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 494 Bytes

File metadata and controls

24 lines (16 loc) · 494 Bytes

shc del

removes things

shc del PATH

removes things

USAGE
  $ shc del PATH

ARGUMENTS
  PATH  path that will be remove

OPTIONS
  -d, --dryRun  list what would be deleted instead of deleting
  -f, --force   allow deleting the current working directory and outside
  -y, --yes     automatically answer 'Yes' to the question

See code: dist/commands/del.js