Skip to content

file in the internal code and nondescriptive variable names #398

@chainsawriot

Description

@chainsawriot

It is inconvenient to have a variable called file all over the code, especially in the case of using the debugger, where the symbol file is also a base function name.

I don't think we can change the API of import(file) and export(x, file) for now. But I would suggest adding filename <- file or something like that immediate when entering the functions and then working on filename.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions