Method: Mastodon::Todo#priority

Defined in:
lib/mastodon/todo.rb

#priorityObject

Returns the value of attribute priority

Returns:

  • (Object)

    the current value of priority



2
3
4
# File 'lib/mastodon/todo.rb', line 2

def priority
  @priority
end