Dyalog / Dyalog/link

Quiet mode option

Open
#602 1 comment 0 reactions 0 assignees View on GitHub
enhancement Low
Dominant language
APL
Stars
26
Forks
11
Avg merge
1d 18h
Merged PRs (30d)
1

Description

When running Link 'unsupervised', e.g. when using `LOAD=∘∘∘`, it would be nice if there was a way to silence Link's diagnostic output:

```text
Link Warning: ⎕SE.Link.Create: .NET or .NetCore not available - watch defaults to 'ns'
Linked: # → /src
```

Maybe we could have a

```apl
]link.create # /my/path/here --quiet
```

(although I prefer commands be quiet by default, and instead have a --verbose option).

This would be nice when running APL code in Docker, in GitHub actions etc, not to have Link 'pollute' the output.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.