How to execute a script in the current project?

Does writing

function menu()
    Main.include("examples/menu.jl")
end

solve the problem?

1 Like