Home
last modified time | relevance | path

Searched refs:Direct (Results 1 – 1 of 1) sorted by relevance

/developtools/integration_verification/tools/fotff/utils/
Dssh.go106 type Direct string type
109 Download Direct = "download"
110 Upload Direct = "upload"
113 func TransFileViaSSH(verb Direct, addr string, user string, passwd string, remoteFile string, local… argument