profig.jdk

package profig.jdk

Value members

Inherited methods

def initProfig(): Unit
Inherited from:
PlatformPickler
def source2Json(source: Source, fileName: Option[String]): Value
Inherited from:
PlatformPickler

Implicits

Inherited implicits

implicit def file2JSON(file: File): Value
Inherited from:
PlatformPickler
implicit val fileReadWriter: ReaderWriter[File]
Inherited from:
PlatformPickler
implicit def path2JSON(path: Path): Value
Inherited from:
PlatformPickler
implicit def source2JSON(source: Source): Value
Inherited from:
PlatformPickler
implicit def url2JSON(url: URL): Value
Inherited from:
PlatformPickler