package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# Functions
CreateCommand creates and returns a new SCP command with specified configuration.
CreateDownloadCommand configures and returns a command used to download a file.
CreateUploadCommand configures and returns a command used to upload a file.
Source: os/stat_linux.go.
# Interfaces
Command is an API that describes command operations.
FileInfo provides access to file metadata.
FileSystem is an interface that abstracts file system methods used in SCP command functions.