executescript

guerilla.executescript(filename)

Execute a lua script given by its filename

Parameters:filename (str) – the script filename
Returns:true if the script was executed without any error raised
Return type:bool