# Functions
New creates a new getter client.
# Structs
Client used to download or copy source files with.
LocalGetter is a wrapper around the go-getter implementation of FileGetter This is due to the go-getter implementation does not support copying a local directory, it will only create a symlink.
Options for initialization a new getter client.
RegistryDetector implements detector to detect terraform registry.