Expand description
A module containing an enum representing a platform that Rizline can run on.
Enums§
- Platform
- An enum representing a platform that Rizline can run on.
Functions§
- create_
url_ to_ file - Creates a URL to a file on the server, using a
resource_url
, aPlatform
, and a filename (server_filename
).