Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sun-zheng-an/gulp-shell
/ functions
Functions
6 in github.com/sun-zheng-an/gulp-shell
⨍
Functions
6
◇
Types & classes
1
↓ 12 callers
Function
shell
( commands: string | string[], options?: Options )
index.ts:109
↓ 7 callers
Function
expectToFlow
( stream: NodeJS.ReadWriteStream, done: (error?: unknown) => void )
index.test.ts:8
↓ 2 callers
Function
normalizeCommands
(commands: string | string[])
index.ts:23
↓ 2 callers
Function
normalizeOptions
(options: Options = {})
index.ts:35
↓ 2 callers
Function
runCommands
( commands: string[], options: Required<Options>, file: Vinyl | null )
index.ts:99
↓ 1 callers
Function
runCommand
( command: string, options: Required<Options>, file: Vinyl | null )
index.ts:60