Packages

package sftp

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class SftpPath(root: Option[String], fileName: Option[String], pathFromRoot: Chain[String], attributes: SftpATTRS) extends Path with Product with Serializable
  2. final class SftpStore[F[_]] extends Store[F]

Value Members

  1. object SftpStore

Ungrouped