1 2 3 4
def init_scite_buffer # Check for allready opened files res = @director.send_command('savesession', '/tmp/SciTE.session', false) ...
This method sends a command...
This method sends a command...