Skip to content
Kward Search API index

Class: Kward::Ekwsh::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/ekwsh.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clearObject

Returns the value of attribute clear

Returns:

  • (Object)

    the current value of clear



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def clear
  @clear
end

#exit_shellObject

Returns the value of attribute exit_shell

Returns:

  • (Object)

    the current value of exit_shell



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def exit_shell
  @exit_shell
end

#exit_statusObject

Returns the value of attribute exit_status

Returns:

  • (Object)

    the current value of exit_status



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def exit_status
  @exit_status
end

#interactive_commandObject

Returns the value of attribute interactive_command

Returns:

  • (Object)

    the current value of interactive_command



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def interactive_command
  @interactive_command
end

#open_editor_pathObject

Returns the value of attribute open_editor_path

Returns:

  • (Object)

    the current value of open_editor_path



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def open_editor_path
  @open_editor_path
end

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def output
  @output
end

#streamedObject

Returns the value of attribute streamed

Returns:

  • (Object)

    the current value of streamed



14
15
16
# File 'lib/kward/ekwsh.rb', line 14

def streamed
  @streamed
end