struct PlexCLI::Command::SyncSections::Metum

Defined in:

plexcli/command/sync_sections.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : String, path : String, metum : JSON::Any) #

[View source]

Instance Method Detail

def key #

def key=(key : String) #

[View source]
def key? : String #

def metum #

def metum=(metum : JSON::Any) #

[View source]
def metum? : JSON::Any #

def path #

def path=(path : String) #

[View source]
def path? : String #