com-lihaoyi/os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
ScalaNOASSERTION
Issues
- 1
`os.zip` ignore empty directory.
#328 opened by counter2015 - 2
`os.pwd / "../folder/../Out.txt"` seems to be allowed despite being a non-canonical sub-path
#327 opened by lihaoyi - 2
[Feature request] Scala.js with NodeJS
#319 opened by mio-19 - 5
os.pwd0 unexpected value when compiled with GraalVM and class init at build time.
#318 opened by mio-19 - 1
Improve docs for os.StatInfo
#253 opened by megri - 5
[feature request] zip file handling (500USD Bounty)
#161 opened by robmwalsh - 6
Include ScalaJS support
#189 opened by DamianReeves - 0
Add scaladoc to API, to complement the Readme
#314 opened by lefou - 1
how to operate on any path?
#311 opened by Dieken - 6
[Bug] os-lib 0.10.7 breaks expecty macro in weaver
#305 opened by majk-p - 0
[Feature Request] Add contribution guideline
#308 opened by wb14123 - 3
Allow implicit conversions from `String => os.*Path` to allow multiple segments if the string is a literal (500USD Bounty)
#294 opened by lihaoyi - 1
off by 1 error in os.copy (200USD Bounty)
#167 opened by robmwalsh - 2
Add support for using os.Path as extractor
#192 opened by phdoerfler - 15
`os.proc.call`'s `timeout` has a termination race-condition from `SIGTERM` and `SIGKILL`
#284 opened by j-mie6 - 0
Automatically pump streams with `os.Inherit` on changed `System.out` `System.err` `System.in`
#282 opened by lolgab - 3
os.proc on Scala Native
#197 opened by szymon-rd - 1
Bug: os.write.append doesn't append in Scala Native
#205 opened by leonbur - 1
`os.root.baseName` throws an exception
#276 opened by philwalk - 1
Add % and %% from ammonite-ops
#175 opened by phdoerfler - 2
Provide a Shellable[Option[T: Shellable]]
#166 opened by lihaoyi - 0
Mixing buffered reading and unbuffered reading in OutputStream results in unexpected behavior
#152 opened by GeorgeLyon - 2
- 0
os.root("C:/") fails in Windows
#234 opened by philwalk - 2
[ScalaNative] Cannot get simple example project to run
#231 opened by jinyus - 3
- 4
Add utility for more concise piping
#187 opened by szymon-rd - 8
Current working directory: `cwd` instead of `pwd`?
#215 opened by shardulc - 3
Links in toc in README don't work
#220 opened by szymon-rd - 12
- 9
Preserve color codes from os.proc.spawn stdout
#214 opened by peacefulotter - 0
Error converting relative paths to absolute paths in Windows if relative path has leading slash or backslash
#201 opened by philwalk - 1
- 1
String interpolator for constructing processes
#188 opened by szymon-rd - 2
API Documentation
#179 opened by ysthakur - 7
- 1
- 1
- 1
proc.call() and streams
#149 opened by DavidPerezIngeniero - 3
os.remove() returns Boolean not Unit
#133 opened by ShaanHash - 4
More info in SubprocessException
#83 opened by DavidPerezIngeniero - 1
ConcurrentLinkedQueue issues with scala native
#117 opened by alterationx10 - 0
Add MiMa checks to ensure binary compatibility
#111 opened by lefou - 1
- 2
Unable to run simple app with scalanative
#96 opened by ninpnin - 1
`baseName` won't handle directly names with a `.`
#92 opened by ckipp01 - 5
resolving any path
#84 opened by syspulse - 4
Possible version compatibility issue
#77 opened by davesmith00000 - 2
- 3
Releases missing from Maven central repository?
#72 opened by msugar