We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e05cacd + eaec186 commit 5a17787Copy full SHA for 5a17787
2 files changed
Manifest.toml
src/Abstract/ObjectHandle.jl
@@ -14,6 +14,7 @@ export MagicMismatch
14
# Import methods for extension
15
import Base: seek, seekstart, skip, position, read, readuntil, eof,
16
getindex
17
+import Base.Sys: isexecutable
18
import StructIO: unpack
19
20
"""
0 commit comments