Skip to content

Multiple solc paths not supported? #5

@rsxdalv

Description

@rsxdalv

I've tried a number of options, none of which allow specifying multiple solc-paths:
... --solc-paths="a=b,c=d"
... --solc-paths="a=b;c=d"
... --solc-paths="'a=b''c=d'"
... --solc-paths="a=b c=d"
... --solc-paths="a=b" --solc-paths="c=d" (gets overriden)

Better documentation or enabling this feature would help, since solidity itself does support them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions