struct Woozy::ConsoleInputActor::Change

Defined in:

console_input_actor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String, cursor : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(input _input = @input, cursor _cursor = @cursor) #

[View source]
def cursor : Int32 #

def input : String #