LoadablePathReference

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

Attributes

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

Members list

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