Instance Method
prefixed(_:)
Add a literal prefix to the current fragment.
func prefixed(_ text: String) -> AndFragment<LiteralFragment, Self>
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func prefixed(_ text: String) -> AndFragment<LiteralFragment, Self>