added: `os.path_join` and `os.path_basename`
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 13 May 2023 17:37:35 +0000 (12:37 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 13 May 2023 17:37:35 +0000 (12:37 -0500)
commit85a8c152bc25b3038752463eb9eb19cad3faa505
treea274e2e9a748dff907d3c5589ad9d2f9edf36498
parentbbecc7a1e2461a6fab5e956aa12588e9b37a6a31
added: `os.path_join` and `os.path_basename`
core/os/path.onyx [new file with mode: 0644]
core/std.onyx