Skip to main content

Module rm

Module rm 

Source
Expand description

grex rm โ€” tear down a pack and delete its directory.

Loads the manifest at <path>/.grex/pack.yaml to enforce the meta-with-children guard, then drives the regular teardown lifecycle (grex_core::sync::teardown) to allow per-pack-type teardown actions to fire, then removes the directory.

Functionsยง

run