mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(pipe) createPipe -> create
This commit is contained in:
parent
41420c08ec
commit
4eddc74341
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
'# Module is part of Cloud Commander,' + '\n' +
|
||||
'# used for work with stream.' + '\n' +
|
||||
'# If you wont to see at work call' + '\n' +
|
||||
'# pipe.createPipe' + '\n' +
|
||||
'# pipe.create' + '\n' +
|
||||
'# http://cloudcmd.io' + '\n');
|
||||
|
||||
var main = global.cloudcmd.main,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue