Util

mill.util.Util
object Util

Attributes

Source
Util.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type

Members list

Value members

Concrete methods

def leftPad(s: String, targetLength: Int, char: Char): String

Attributes

Source
Util.scala
def renderSecondsSuffix(millis: Long): String

Attributes

Source
Util.scala