com.tuplejump.snackfs.api

model

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class SnackFileStatus(iNode: INode, path: Path) extends FileStatus with Product with Serializable

Value Members

  1. object AppendFileCommand extends Command

  2. object CreateFileCommand extends Command

  3. object DeleteCommand extends Command

  4. object FileStatusCommand extends Command

  5. object ListCommand extends Command

  6. object MakeDirectoryCommand extends Command

  7. object OpenFileCommand extends Command

  8. object RenameCommand extends Command

  9. object SnackFileStatusHelper

Ungrouped