MCPcopy Create free account
hub / github.com/aspizu/goboscript / on_flag

Method on_flag

src/codegen/event.rs:30–32  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

28 }
29
30 pub fn on_flag(&mut self) -> io::Result<()> {
31 self.end_obj() // node
32 }
33
34 pub fn on_key(
35 &mut self,

Callers 1

eventMethod · 0.80

Calls 1

end_objMethod · 0.80

Tested by

no test coverage detected