Skip to main content

resolve_remappings

Function resolve_remappings 

Source
pub async fn resolve_remappings(config: &FoundryConfig) -> Vec<String>
Expand description

Fetch remappings by running forge remappings in the project root.

Falls back to config remappings, then to an empty list.