mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 20:48:30 +00:00
Move towards better purchase encapsulation: all purchase logic will eventually be in the `perform(…)` function, not in convenience constructor, to ensure the correct values are used when `perform(…)` is called, instead of values that were correct sometime before the call. Partial #562 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> |
||
---|---|---|
.. | ||
AppStore | ||
Commands | ||
Controllers | ||
Errors | ||
ExternalCommands | ||
Formatters | ||
Models | ||
Network | ||
MasKit.swift |