Add StreamBuffer::open
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
|
||||
enum class InvocationKind {
|
||||
INVALID,
|
||||
LUA_CALL,
|
||||
LUA_INVOKE,
|
||||
LUA_PROBE,
|
||||
LUA_EXPR,
|
||||
LUA_SOURCE,
|
||||
LUA_PROBE,
|
||||
FLUSH_PRINTS,
|
||||
TICK,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user