Registry / utility / os-lib-2-13

os-lib-2-13

JSON →
library0.11.8javamavenunverified

A Scala library providing convenient file system operations.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>os-lib_2.13</artifactId> <version>0.11.8</version> </dependency>
INSTALL
IMPORT
SIG · OS-LIB-2-13
O
os-lib-2-13
utilityjavav0.11.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Path
os.Path

Minimal usage of os.Path

import os.Path object Example { def main(args: Array[String]): Unit = { val path = Path("/tmp") println(s"Path: $path") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
os-lib-2-13 — mvn dependency:get os-lib-2-13 · libregistry