Structsยง
- CmdArgs ๐
- Servo
Shell ๐Preferences
Enumsยง
- Argument
Parsing ๐Result - Parse
Resolution ๐Error
Staticsยง
- EXPERIMENTAL_
PREFS ๐
Functionsยง
- cmd_
args ๐ - default_
config_ dir - flag_
with_ ๐default_ parser - This is a helper function that fulfills the following parsing task
check for long/short cmd. If there is the flag with this
If the flag is not there, parse
None`` If the flag is there but no argument, parseSome(default)` If the flag is there and an argument parse the arugment - get_
preferences ๐ - Get a Servo
Preferencesto use when initializing Servo by first reading the user preferences file and then overriding these preferences with the ones from the--prefs-filecommand-line argument, if given. - map_
debug_ ๐options - parse_
command_ ๐line_ arguments - parse_
resolution_ ๐string - Parse a resolution string into a Size2D.
- parse_
user_ ๐stylesheets - Parse stylesheets into the byte stream.
- print_
debug_ ๐options_ usage - profile ๐
- read_
prefs_ ๐file - read_
prefs_ map - update_
preferences_ ๐from_ command_ line_ arguemnts - userscripts ๐
- webdriver_
port ๐