bin/logan: Proof of Concept, but it looks nice. CStruct: I do not know. It is not what i want. bin/box.rb: $SAFE-tests.

This commit is contained in:
Denis Knauf 2010-02-26 01:57:26 +01:00
parent 2c0a76f604
commit c6ff411ae1
7 changed files with 247 additions and 15 deletions

View file

@ -1,12 +1,3 @@
require 'logan'
class Logan::Type::Syslog
include CStruct
def self._directives
['a*', 0, :]
end
def parse
end
end
Logan.add CStruct.new( :line)