Module remappings

Source

Structs§

RelativeRemapping
A relative Remapping that’s aware of the current location
RelativeRemappingPathBuf
The path part of the Remapping that knows the path of the file it was configured in, if any.
Remapping
The solidity compiler can only reference files that exist locally on your computer. So importing directly from GitHub (as an example) is not possible.

Enums§

RemappingError