Class: Marlens::GithubToJiraComment::GithubMarkdownResolver::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_image_hostsObject

Returns the value of attribute allowed_image_hosts

Returns:

  • (Object)

    the current value of allowed_image_hosts



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

def allowed_image_hosts
  @allowed_image_hosts
end

#markdownObject

Returns the value of attribute markdown

Returns:

  • (Object)

    the current value of markdown



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

def markdown
  @markdown
end