The OpenD Programming Language

Uri.fragment

the stuff after the # in a uri.

struct Uri
string fragment;

Meta