class TandaCLI::Types::Note

Included Modules

Defined in:

tanda_cli/types/note.cr

Constructors

Instance Method Summary

Instance methods inherited from module TandaCLI::Utils::Mixins::PrettyTimes::PrettyDateTime

pretty_date_time : String pretty_date_time

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def author : String #

[View source]
def body : String #

[View source]
def time : Time #

[View source]