Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- Click.package_install_hooks(db, package, old_version, new_version, user_name)¶
- Click.package_remove_hooks(db, package, old_version, user_name)¶
- Click.pattern_format(format_string, args)¶
- Parameters:
format_string (
str
) –args (
GLib.Variant
) –
- Return type:
- Click.pattern_possible_expansion(s, format_string, args)¶
- Parameters:
s (
str
) –format_string (
str
) –args (
GLib.Variant
) –
- Return type:
GLib.Variant
orNone
- Click.rmtree(file, cancellable)¶
- Parameters:
file (
Gio.File
) –cancellable (
Gio.Cancellable
orNone
) –
- Raises:
- Return type:
- Click.run_user_hooks(db, user_name)¶
- Parameters:
- Raises:
- Click.symlink_force(target, link_name)¶
- Parameters:
- Raises: