NameToDirPathSyntax

implicit class NameToDirPathSyntax(name: FileName)

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

class Object
trait Matchable
class Any

Value members

Concrete methods

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