addWarp

fun addWarp(warp: Warp): Boolean(source)

Adds a warp to the warps collection and saves it to the config file.

Return

true if the warp was added and saved successfully, false otherwise

Parameters

warp

the warp to add