Directory

uk.gov.hmrc.objectstore.client.Path.Directory
case class Directory(value: String) extends Path

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Path
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def file(fileName: String): File

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val asUri: String