goplus / igop

The Go/Go+ Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about function "importdir"

sirius1313 opened this issue · comments

I'm not sure which directory the path parameter for the AddImport function is relative to. Could you please clarify this for me?
furthermore,if I want to import the current package. How can I do this?