Goonstation 13 - Modules - TypesVar Details

rm

Vars

opt_interactiveWhether rm should run in interactive mode and issue confirmation prompts.
opt_recursiveWhether rm should remove directories and their contents.
opt_silentWhether rm should report errors.
target_pathStored target filepath, for use with interactive mode.

Var Details

opt_interactive

Whether rm should run in interactive mode and issue confirmation prompts.

opt_recursive

Whether rm should remove directories and their contents.

opt_silent

Whether rm should report errors.

target_path

Stored target filepath, for use with interactive mode.