2017-02-22 18:21:36 +00:00

248 B

ng generate guard

Overview

ng generate guard [name] generates a guard

Options

--flat flag to indicate if a dir is created

--spec specifies if a spec file is generated

--module (-m) allows specification of the declaring module