EmptyDirectoryRemove

binny.fs.EmptyDirectoryRemove
See theEmptyDirectoryRemove companion object
final class EmptyDirectoryRemove[F[_]](val baseDir: Path, targetFile: BinaryId => Path, logger: Logger[F])(implicit evidence$1: Files[F], evidence$2: Sync[F])

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def removeEmptyDirs(id: BinaryId): F[Unit]

Concrete fields

val baseDir: Path