Home
last modified time | relevance | path

Searched defs:KBEnvironment (Results 1 – 7 of 7) sorted by relevance

/dports/security/keybase/client-v5.7.1/osx/KBKit/KBKit/Component/
H A DKBInstaller.m24 …pOnError:(BOOL)stopOnError completion:(void (^)(NSError *error, NSArray *installables))completion {
56 …refreshStatusWithEnvironment:(KBEnvironment *)environment completion:(dispatch_block_t)completion {
75 …oid)uninstallWithEnvironment:(KBEnvironment *)environment completion:(dispatch_block_t)completion {
/dports/security/keybase/client-v5.7.1/osx/Installer/
H A DInstaller.m134 …ronment:(KBEnvironment *)environment completion:(void (^)(NSError *error, KBExit exit))completion {
167 …ronment:(KBEnvironment *)environment completion:(void (^)(NSError *error, KBExit exit))completion {
202 …ronment:(KBEnvironment *)environment completion:(void (^)(NSError *error, KBExit exit))completion {
/dports/security/keybase/client-v5.7.1/osx/KBKit/KBKit/System/
H A DKBEnvironment.m24 @interface KBEnvironment () interface in KBEnvConfig
36 @implementation KBEnvironment implementation
/dports/security/keybase/client-v5.7.1/osx/Status/
H A DStatus.m55 - (void)showStatus:(KBEnvironment *)environment completion:(KBCompletion)completion {
/dports/security/keybase/client-v5.7.1/osx/KBKit/KBKit/UI/Install/
H A DKBInstallStatusView.m86 - (void)setEnvironment:(KBEnvironment *)environment {
/dports/security/keybase/client-v5.7.1/osx/KBKit/KBKit/App/
H A DKBApp.m93 - (void)openWithEnvironment:(KBEnvironment *)environment {
H A DKBAppView.m108 - (void)openWithEnvironment:(KBEnvironment *)environment completion:(KBCompletion)completion {