Method: CWM::UIState#tab

Defined in:
library/cwm/src/lib/cwm/ui_state.rb

#tabString? (protected)

Concrete tab within the current node to show in the next redraw

Returns:

  • (String, nil)


167
168
169
# File 'library/cwm/src/lib/cwm/ui_state.rb', line 167

def tab
  @tab
end