mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-24 03:57:13 -04:00
SwiftFormat enumNamespaces
This commit is contained in:
parent
aac0b11742
commit
d54898baa4
21 changed files with 21 additions and 21 deletions
|
@ -9,7 +9,7 @@ import Foundation
|
|||
import SecureXPC
|
||||
|
||||
/// Helper Tool struct to run a command sent from the main application.
|
||||
struct HelperToolCommandRunner {
|
||||
enum HelperToolCommandRunner {
|
||||
/// Run the requested command and return the status and output.
|
||||
///
|
||||
/// - Parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue