Class: Marlens::GithubToJiraComment::GithubMarkdownResolver::Image

Inherits:
Struct
  • Object
show all
Defined in:
lib/marlens/github_to_jira_comment/github_markdown_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



10
11
12
# File 'lib/marlens/github_to_jira_comment/github_markdown_resolver.rb', line 10

def url
  @url
end