module TandaCLI::Configuration::Serialisable::Environment::Custom::URIConverter

Defined in:

tanda_cli/configuration/serialisable/environment/custom.cr

Class Method Summary

Class Method Detail

def self.from_json(value : JSON::PullParser) : URI #

[View source]
def self.to_json(value : URI, json_builder : JSON::Builder) : Nil #

[View source]