Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 461 Bytes

kscript_repo

KScript repo for importing

Checkout kscript for your shell access

https://github.com/holgerbrandl/kscript/

Import this like

import java.io.*
import java.util.*

// your other stuff
//INCLUDE https://github.com/wushilin/kscript_repo/main.kt

Check the script for what is possible

  • ZFS support (Listing, Getting info, Snapshotting, Sending snapshot)
  • BTRFS support (Listing, Getting info, Snapshotting, Sending snapshot)