TempPath

bindgen.Config$package.TempPath
object TempPath extends OpaqueFile[TempPath]

Attributes

Graph
Supertypes
trait TotalWrapper[TempPath, File]
class Object
trait Matchable
class Any
Self type
TempPath.type

Members list

Value members

Inherited methods

inline def apply(s: String): A

Attributes

Inherited from:
OpaqueFile
inline def apply(inline s: File): Newtype

Attributes

Inherited from:
TotalWrapper
inline def raw(inline a: TempPath): Impl

Attributes

Inherited from:
TotalWrapper

Givens

Inherited givens

given given_SameRuntimeType_Impl_Newtype: SameRuntimeType[File, TempPath]

Attributes

Inherited from:
TotalWrapper
given given_SameRuntimeType_Newtype_Impl: SameRuntimeType[TempPath, File]

Attributes

Inherited from:
TotalWrapper

Extensions

Inherited extensions

extension (a: TempPath)
inline def into[X](inline other: TotalWrapper[X, File]): X

Attributes

Inherited from:
TotalWrapper
inline def map(inline f: File => File): Newtype

Attributes

Inherited from:
TotalWrapper
inline def value: Impl

Attributes

Inherited from:
TotalWrapper