Open Bug 1425516 Opened 7 years ago Updated 6 months ago

os.file.readFile() usability complaints

Categories

(Core :: JavaScript Engine, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: jorendorff, Unassigned)

References

(Blocks 1 open bug)

Details

``` js> read function readFile() { [native code] } js> read() typein:15:1 Error: snarf: not enough arguments ``` 1. Error messages should say `os.file.readFile`, not `snarf` 2. The full output of `help()` is really confusing; the stuff under os needs to be indented or something. 3. (optionally) It would be nice to drop the `read` and `snarf` aliases.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.