Method: GitWorkflow::Story#name

Defined in:
lib/git_workflow/story.rb

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end