scrape v3.1.0 Scrape.Source.Disk
Abstraction over the native File
functions. Currently without additional logic.
Link to this section Summary
Link to this section Functions
Link to this function
get(path)
Same as File.read/1
.
Link to this function
get!(path)
Same as File.read!/1
.