Util

mill.api.internal.Util
object Util

Attributes

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
def renderSecondsSuffix(millis: Long, dummy: Int): String