Method: CWM::Dialog#skip_store_for

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

#skip_store_forArray<Symbol>

Returns Events for which store won't be called, see Yast::CWMClass#show.

Returns:



86
87
88
# File 'library/cwm/src/lib/cwm/dialog.rb', line 86

def skip_store_for
  []
end