All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grizzled.file.package.scala Maven / Gradle / Ivy

The newest version!
package grizzled

/** File-related classes and utilities. This package is distinguished from
  * the `grizzled.io` package in that this package operates on files and
  * paths, not on open streams or sources.
  *
  * @see [[grizzled.io]]
  */
package object file {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy