Uses of Class
com.iizigo.term.project.EESession
Uses of EESession in com.iizigo.term.project
Modifier and TypeMethodDescriptionstatic EESession
EESession.getEESession
(org.eclipse.core.resources.IFile file) Gets the EESession of the file.TerminalModel.getMatchingCaptures
(EditorScreenProp screen) Gets the terminal sessions that matches a screen (only captures, no recordings).TerminalModel.getSessions()
Gets all EE screens.Uses of EESession in com.iizigo.term.prop
Modifier and TypeMethodDescriptionEditorTerminalProps.getEESession()
Gets the EESession for saving captures/recording.Modifier and TypeMethodDescriptionvoid
EditorTerminalProps.setEESession
(EESession s) Assigns the EESession to the properties.