DataPlatform

class Object
trait Matchable
class Any
object Data.type

Value members

Concrete methods

creates a data map for all files in a given directory

creates a data map for all files in a given directory

Note:

this is not a safe operation and has side effects and might throw exceptions too

Source:
DataPlatform.scala

creates a data map for all files in a given directory

creates a data map for all files in a given directory

Note:

this is not a safe operation and has side effects and might throw exceptions too

Source:
DataPlatform.scala

Implicits

Implicits

implicit def apply(value: File): FileValue
implicit def apply(value: Path): FileValue