Configure

org.mbari.vars.migration.subcommands.Configure
object Configure

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Configure.type

Members list

Value members

Concrete methods

def load(): Option[ToolBelt]
def loadRaw(): Option[(String, String, String)]
def run(): Unit
def save(jdbcUrl: String, user: String, password: String): Unit
def test(jdbcUrl: String, username: String, password: String): Boolean