feat: Adding documentation comments.
All checks were successful
CI / Run Tests (push) Successful in 2m28s
All checks were successful
CI / Run Tests (push) Successful in 2m28s
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
// import ConfigurationClient
|
||||
//
|
||||
// extension VaultOptions {
|
||||
//
|
||||
// func vaultOptions(
|
||||
// arguments: [String],
|
||||
// configuration: Configuration?
|
||||
// ) -> CliClient.VaultOptions {
|
||||
// .init(
|
||||
// arguments: arguments,
|
||||
// configuration: configuration,
|
||||
// quiet: globals.quiet,
|
||||
// shell: globals.shell,
|
||||
// vaultFilePath: file
|
||||
// )
|
||||
// }
|
||||
// }
|
||||
Reference in New Issue
Block a user