LoadablePathReference

izumi.fundamentals.platform.resources.IzResources$.LoadablePathReference
final case class LoadablePathReference(path: Path, fileSystem: FileSystem) extends AutoCloseable with PathReference

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
AutoCloseable

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product