Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ test-sftp.js
File
test-sftp.js
test/test-sftp.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'assert'
);
4
const
{ constants } = require(
'fs'
);
Callers
nothing calls this directly
Calls
15
mustCall
Function · 0.85
assert
Function · 0.85
flagsToHuman
Function · 0.85
mustCallAtLeast
Function · 0.85
accept
Function · 0.85
mustNotCall
Function · 0.85
handle
Method · 0.80
open
Method · 0.80
status
Method · 0.80
data
Method · 0.80
write
Method · 0.80
attrs
Method · 0.80
Tested by
no test coverage detected