Sha256: 44bc87e7e7ba7fadf2bffc7602acf3e02981218a4e16aed743c93a06000f4e1a
Contents?: true
Size: 218 Bytes
Versions: 9
Compression:
Stored size: 218 Bytes
Contents
# Execute it when this file was loaded. def plugin_blank_init plc # puts your code here. #puts "Blank#init" end # Execute it each cycle. def plugin_blank_exec plc # puts your code here. #puts "Blank#exec" end
Version data entries
9 entries across 9 versions & 1 rubygems