Part of lp.snappy.interfaces.snapbase View In Hierarchy
Known subclasses: lp.snappy.interfaces.webservice.ISnapBaseSet
ISnapBaseSet methods that require launchpad.Edit permission.| Method | new | Create an ISnapBase. |
| Method | setDefault | Set the default base. |
ISnapBase.This will be used to pick the default distro series for snaps that do not specify a base.
| Parameters | snap_base | An ISnapBase, or None to unset the default base. |