class MiniScad::None

Public Class Methods

new() click to toggle source
# File lib/mini_scad.rb, line 113
def initialize
  @renderer = -> { '' }
end