Learn How to Create Your Own Programming Language createyourproglang.com
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...