Julia Programming Language
"Import guard" in julia
General Usage
question
tkelman
January 16, 2017, 6:56am
4
Try something like
if PROGRAM_FILE == @__FILE__
?
1 Like
Export and run in console
show post in topic
Related topics
Topic
Replies
Views
Activity
Detect if running as script
General Usage
4
2062
February 5, 2018
How to import functions defined in a Julia script file without running the script itslef
General Usage
16
27038
October 30, 2017
Julia Python equivalent of __main__?
New to Julia
4
9056
June 17, 2022
Export and run in console
New to Julia
question
1
848
July 23, 2017
How to call one julia program inside another julia program?
General Usage
1
528
March 19, 2020