| Package | Description |
|---|---|
| dev.dimlight.maven.plugin.shellcheck |
| Modifier and Type | Method and Description |
|---|---|
static Architecture |
Architecture.detect()
Detects the current architecture on which the plugin is being run.
|
static Architecture |
Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Path |
BinaryResolver.guessUnpackedBinary(Path fromPath,
Architecture arch)
Walks the files in fromPath to find what is likely the shellcheck binary.
|
Copyright © 2020–2023 Marco Nicolini. All rights reserved.