Class: Marlens::GithubToJiraComment::GithubMarkdownResolver::Image
- Inherits:
-
Struct
- Object
- Struct
- Marlens::GithubToJiraComment::GithubMarkdownResolver::Image
- Defined in:
- lib/marlens/github_to_jira_comment/github_markdown_resolver.rb
Instance Attribute Summary collapse
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ Object
Returns the value of attribute url
10 11 12 |
# File 'lib/marlens/github_to_jira_comment/github_markdown_resolver.rb', line 10 def url @url end |