class PlexCLI::Command::PrintPlaylist

Defined in:

plexcli/command/print_playlist.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : Nil | PlexCLI::Server, name : Nil | String) #

[View source]

Instance Method Detail

def name : String #

def name=(name : String) #

[View source]
def name? : String | Nil #

def playlists_by_name(server : Server) #

[View source]
def run #

[View source]
def source : Server #

def source=(source : Server) #

[View source]
def source? : Server | Nil #