mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-11 05:31:51 +09:00
reading uuid of clustered
This commit is contained in:
@@ -56,6 +56,7 @@ class TevdDiskDrive(private val vm: VM, private val driveNum: Int, theTevdPath:
|
||||
}
|
||||
}
|
||||
|
||||
val diskUUIDstr: String; get() = DOM.uuid.toString()
|
||||
private val DBGPRN = false
|
||||
|
||||
private fun printdbg(msg: Any) {
|
||||
|
||||
Reference in New Issue
Block a user