|
c0d2379b62
|
ensure we initialize comp arrays
use zip,map to calculate comps
|
2023-07-14 21:03:40 +01:00 |
|
|
4b311520d4
|
add FileReader class to configs.rb
handles reading from yml and storing into configs hash
|
2023-07-14 14:37:49 +01:00 |
|
|
e3b72b9c45
|
run files through standard
|
2023-07-14 11:44:49 +01:00 |
|
|
5cb70d3ade
|
ldirty? added
_get_levels added
event theads now use a queue class
|
2023-07-14 01:49:26 +01:00 |
|
|
875a5b6a23
|
override attach_function in CBindings
rename bindings in Base class
|
2023-07-09 23:48:35 +01:00 |
|
|
abd64034b1
|
apply(), apply_config() implemented
version now printed in login logger.info string
|
2023-07-09 05:48:08 +01:00 |
|
|
02e4e3cd50
|
base class that all Remote clases will subclass
provides a wrapper around the C-API bindings
|
2023-07-07 02:30:49 +01:00 |
|