Protocol
LeafSource
Public protocol to adhere to in order to provide template source originators to
LeafRendererprotocol LeafSource
Topics
Instance Methods
func file(template: String, escape: Bool, on: any EventLoop) throws -> EventLoopFuture<ByteBuffer>Given a path name, return an EventLoopFuture holding a ByteBuffer