package orsetto

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class type Cf_uri.basis

The virtual class type inherited by all URI subtypes.

method authority : authority option
method absolute : bool
method path : string list
method query : string option