getWarp

fun getWarp(name: String): Warp?(source)

Retrieves the Warp with the specified name.

Return

the Warp object with the specified name, or null if no Warp is found

Parameters

name

the name of the Warp to retrieve