class RubyGo::Liberty
Public Instance Methods
color()
click to toggle source
# File lib/ruby-go/liberty.rb, line 7 def color :empty end
empty?()
click to toggle source
# File lib/ruby-go/liberty.rb, line 3 def empty? true end