Package

ammonite

ops

Permalink

package ops

Linear Supertypes
Extensions, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ops
  2. Extensions
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type BasePath = os.BasePath

    Permalink
  2. type FilePath = os.FilePath

    Permalink
  3. type FileType = os.FileType

    Permalink
  4. type Path = os.Path

    Permalink
  5. type PermSet = os.PermSet

    Permalink
  6. type RelPath = os.RelPath

    Permalink
  7. type ResourceNotFoundException = os.ResourceNotFoundException

    Permalink
  8. type ResourceRoot = os.ResourceRoot

    Permalink
  9. implicit class iterShow[T] extends AnyRef

    Permalink
    Definition Classes
    Extensions

Value Members

  1. val %: Command[Unit]

    Permalink
  2. val %%: Command[CommandResult]

    Permalink
  3. val /: os./.type

    Permalink
  4. val BasePath: os.BasePath.type

    Permalink
  5. implicit def Callable1Implicit[T1, R](f: (T1) ⇒ R): Callable1[T1, R]

    Permalink
    Definition Classes
    Extensions
  6. val FilePath: os.FilePath.type

    Permalink
  7. val FileType: os.FileType.type

    Permalink
  8. implicit def FilterMapArraysImplicit[T](a: Array[T]): FilterMapExt[T, Array[T]]

    Permalink
    Definition Classes
    Extensions
  9. implicit def FilterMapExtImplicit[T, Repr](i: TraversableLike[T, Repr]): FilterMapExt[T, Repr]

    Permalink
    Definition Classes
    Extensions
  10. implicit def FilterMapGeneratorsImplicit[T](a: Generator[T]): FilterMapExtGen[T]

    Permalink
    Definition Classes
    Extensions
  11. implicit def FilterMapIteratorsImplicit[T](a: Iterator[T]): FilterMapExt2[T]

    Permalink
    Definition Classes
    Extensions
  12. val Path: os.Path.type

    Permalink
  13. val PathError: os.PathError.type

    Permalink
  14. val PermSet: os.PermSet.type

    Permalink
  15. implicit def PipeableImplicit[T](t: T): Pipeable[T]

    Permalink
    Definition Classes
    Extensions
  16. implicit def RegexContextMaker(s: StringContext): RegexContext

    Permalink
    Definition Classes
    Extensions
  17. val RelPath: os.RelPath.type

    Permalink
  18. val ResourceNotFoundException: os.ResourceNotFoundException.type

    Permalink
  19. val ResourceRoot: os.ResourceRoot.type

    Permalink
  20. implicit def SeqFactoryFunc[T, CC[X] <: Seq[X] with GenericTraversableTemplate[X, CC]](s: SeqFactory[CC]): (Seq[T]) ⇒ CC[T]

    Permalink
    Definition Classes
    Extensions
  21. implicit def StringPath(s: String): RelPath

    Permalink
  22. implicit def SymPath(s: Symbol): RelPath

    Permalink
  23. val empty: os.RelPath

    Permalink
  24. val exists: os.exists.type

    Permalink
  25. implicit def fileData(p: Path): FullStatInfo

    Permalink
  26. val home: os.Path

    Permalink
  27. val mkdir: all.type

    Permalink
  28. implicit val postfixOps: postfixOps

    Permalink
  29. val pwd: os.Path

    Permalink
  30. val read: os.read.type

    Permalink
  31. def resource(implicit resRoot: ResourceRoot): ResourcePath

    Permalink
  32. val rm: all.type

    Permalink
  33. val root: os.Path

    Permalink
  34. val tmp: temp.type

    Permalink
  35. val up: os.RelPath

    Permalink
  36. val write: os.write.type

    Permalink

Inherited from Extensions

Inherited from AnyRef

Inherited from Any

Ungrouped