Package

blobstore

sftp

Permalink

package sftp

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

Value Members

  1. object SftpStore extends Serializable

    Permalink

Ungrouped