Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 248 Bytes

File metadata and controls

11 lines (7 loc) · 248 Bytes

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