Package

blobstore

sftp

Permalink

package sftp

Visibility
  1. Public
  2. All

Type Members

  1. case class SftpStore[F[_]](absRoot: String, channel: ChannelSftp)(implicit F: Effect[F], ec: ExecutionContext) extends Store[F] with Product with Serializable

    Permalink

Value Members

  1. object SftpStore extends Serializable

    Permalink

Ungrouped