Skip to content

FileHandle class not known in command-line MiniScript #198

Description

@JoeStrout

The result of a call like file.open is a FileHandle object, yet in command-line MiniScript, FileHandle is an unknown identifier. The class exists under the hood but we have no intrinsic reference to it. To reproduce, simply type:

FileHandle

at the REPL. You get an Undefined Identifier error.

(This works correctly in Mini Micro.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions