Top Level Namespace

Defined Under Namespace

Modules: NumPlot

Instance Method Summary collapse

Instance Method Details

#__yard_ignore_hereObject

Call the given block once. This method is used to make yard to ignore the code in a block.



7
# File 'lib/numplot.rb', line 7

def __yard_ignore_here; yield; end