Class: Mdp::MDPreview

Inherits:
Object
  • Object
show all
Defined in:
lib/mdp.rb

Overview

Your code goes here…

Instance Method Summary collapse

Constructor Details

#initialize(path, options = {}) ⇒ MDPreview

Returns a new instance of MDPreview.



7
8
9
# File 'lib/mdp.rb', line 7

def initialize(path,options={})
  
end