URL.scheme

The URL scheme. For instance, ssh, ftp, or https.

struct URL
pure
string scheme;

Meta