summaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 00:35:36 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 00:35:36 +0300
commit2139726f4d1781b6887c6f30c26d8cc3a474761a (patch)
tree0362f550dfff24683ff0a6301fa5b4fb823b5d9a /integrationtests
parent776188bad05746e26a35d0862e0565c86598275b (diff)
docs(repl): fix inaccurate comments in repl.go
- NewRPNState: correct 'config directory' to 'state directory' (XDG state, not config) - REPL struct: change 'percentage calculator' to 'calculator' (it's primarily RPN) - NewREPL: clarify that completer parameter is unused and logWriter is only stored - defaultExecutor: remove claim that 'handled commands are added to history' (code does the opposite) - defaultCompleter: remove claim about case-insensitivity and descriptions (not implemented) - RunREPLWithLog: remove claim about logging input/output (logWriter is stored but not used)
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions