Class: Mdp::MDPreview
- Inherits:
-
Object
- Object
- Mdp::MDPreview
- Defined in:
- lib/mdp.rb
Overview
Your code goes here…
Instance Method Summary collapse
-
#initialize(path, options = {}) ⇒ MDPreview
constructor
A new instance of MDPreview.
Constructor Details
#initialize(path, options = {}) ⇒ MDPreview
Returns a new instance of MDPreview.
7 8 9 |
# File 'lib/mdp.rb', line 7 def initialize(path,={}) end |