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