Method: GitWorkflow::Story#description

Defined in:
lib/git_workflow/story.rb

#descriptionObject (readonly)

Returns the value of attribute description.



15
16
17
# File 'lib/git_workflow/story.rb', line 15

def description
  @description
end