module Config

Extended Modules

Defined in:

bottle/config.cr

Instance Method Summary

Instance Method Detail

def binary_location : String #

[View source]
def check_necessities #

[View source]
def client_key : String #

[View source]
def client_secret : String #

[View source]
def directory_pattern : String #

[View source]
def filename_pattern : String #

[View source]
def music_directory : String #

[View source]
def retain_playlist_order? : Bool #

[View source]
def search_terms : String #

[View source]
def single_folder_playlist? : Bool #

[View source]
def unify_into_album? : Bool #

[View source]