Registry / utility / os-lib-2-12

os-lib-2-12

JSON →
library0.11.8javamavenunverified

os-lib is a Scala library providing convenient and idiomatic file system operations.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>os-lib_2.12</artifactId> <version>0.11.8</version> </dependency>
INSTALL
IMPORT
SIG · OS-LIB-2-12
O
os-lib-2-12
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

Gets the user's home directory using os-lib.

import os.Path object OsLibExample { def main(args: Array[String]): Unit = { val home = os.home println(s"Home directory: $home") } }
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-12 — mvn dependency:get os-lib-2-12 · libregistry