17bridge.IgnoreErrors(opts);
41bridge.HandleError(opts, fmt, ...);
73bridge.ParseLuaData(blob, opts);
93bridge.ResolveRegisterPath(path, opts);
113bridge.ResolveIOPath(path, opts);
137bridge.GlobalCommand(command, opts);
153bridge.GetRemoteServerNames(opts);
185bridge.BridgeInterface.new(opts);
192bridge.BridgeInterface.GetOpt_MachAPIRaiseErrors();
201bridge.BridgeInterface.HandleError(...);