Searched refs:humanReadable (Results 1 – 2 of 2) sorted by relevance
44 bool humanReadable; member in Options51 .humanReadable = false, in parseArgs()68 opt.humanReadable = true; in parseArgs()95 if (opt.humanReadable) { in snapshot()194 if (opt.humanReadable) { in daemon()
232 private fun humanReadable(colors: List<Int>): String { regex