A literal to identify a notebook document in the client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
uri
The notebook document's uri.
Sourceuri=(uri : String)
The notebook document's uri.
Source