package
Version:
v1.0.30
Opens a new window with list of versions in this module.
Published: May 26, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Discover returns any directory that contains a "build.xml" file and a "lib" directory.
GetHashes computes hexadecimal checksums of a variety of types for a given file path
Analyzer implements build context for Ant builds
New collects metadata on Java and Ant binaries.
Analyze resolves a lib directory and parses the jars inside.
Build is currently not implemented.
Clean is currently not implemented.
IsBuilt always returns true for Ant builds.
type Options struct {
LibDirectory string `mapstructure:"lib-directory"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.