Ratchet

fun Ratchet()

Constructs an empty Ratchet instance.

fun Ratchet(env: Environment)

Constructs an empty Ratchet instance with provided environment.

fun Ratchet(value: String?, env: Environment? = null)

Constructs a Ratchet instance with initial value and environment.