Jump to content

Make directory path: Difference between revisions

Added Julia language
No edit summary
(Added Julia language)
Line 217:
});
}</lang>
 
=={{header|Julia}}==
{{works with|Julia|0.6}}
 
<lang julia>mkpath("/tmp/unusefuldir/helloworld.d/test123")</lang>
 
=={{header|Kotlin}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.