URI.setFragment

Sets @uri's fragment to @fragment.

class URI
void
setFragment
(
string fragment
)

Parameters

fragment string

the fragment

Meta