struct Loveline::Config::Path

Defined in:

loveline/config/path.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(value : String) #

[View source]

Instance Method Detail

def expand_and_create_with_default_permissions : String #

[View source]
def expand_if_exists : String | Nil #

[View source]
def expand_without_creating : String #

[View source]
def to_yaml(*args, **kwargs) #

[View source]
def value : String #

[View source]