module MarkdownExplorer
Constants
- VERSION
Public Class Methods
root()
click to toggle source
stackoverflow.com/a/10133837/2675670
# File lib/markdown_explorer.rb, line 9 def self.root File.dirname __dir__ end