Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 236 Bytes

File metadata and controls

11 lines (7 loc) · 236 Bytes

ng generate pipe

Overview

ng generate pipe [name] generates a pipe

Options

--flat flag to indicate if a dir is created

--spec specifies if a spec file is generated

--skip-import allows for skipping the module import