class Keimeno::Match

Defined in:

keimeno/menu/match.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String, index : Int32) #

[View source]

Instance Method Detail

def index : Int32 #

[View source]
def index=(index : Int32) #

[View source]
def text : String #

[View source]
def text=(text : String) #

[View source]