NameToDirPathSyntax

org.specs2.io.`package`.NameToDirPathSyntax
implicit class NameToDirPathSyntax(name: FileName)

It is possible to create a DirPath or FilePath, starting from a string "tmp" </> "dir"

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def /(other: FileName): DirectoryPath
def |(other: FileName): FilePath