[ Version ( deprecated = true , deprecated_since = "1.42" , since = "1.0" ) ]
public Snap list_one_sync (string name, Cancellable? cancellable = null) throws Error
Warning: list_one_sync is deprecated since 1.42.
Get information of a single installed snap.
Use get_snap_sync
| this |
a Client. |
| name |
name of snap to get. |
| cancellable |
a Cancellable or null. |
|
a Snap or null on error. |