tsConfigUtil

Some typesafeConfig-related utilities for both java and scala generation.

class Object
trait Matchable
class Any

Value members

Concrete methods

def basicGetter(bt: BasicType, path: String, useDurations: Boolean, forScala: Boolean): String
def basicRequiredGetter(bt: BasicType, path: String, useDurations: Boolean): (String, String)
def basicValue(t: Type, value: String, useDurations: Boolean): String
def isDurationValue(value: String): Boolean