summaryrefslogtreecommitdiff
path: root/Userland/Shell/AST.cpp
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2023-02-18 12:30:17 +0330
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2023-02-28 15:52:24 +0330
commit007767fc1454a1c8213b710ee7446f16ec39edb6 (patch)
tree95abff06c6ce6e140827c938a1ac4671b6667c4e /Userland/Shell/AST.cpp
parent6e5ba8292942771caf5be2c507e8b1c367b42ef1 (diff)
downloadserenity-007767fc1454a1c8213b710ee7446f16ec39edb6.zip
Shell: Convert builtins to use the modern main() style
That is, return ErrorOr<int>, handle fallible ops with TRY() and accept a Main::Arguments. Note that we do not populate the argc/argv members of Main::Arguments, so all accesses have to go through .strings.
Diffstat (limited to 'Userland/Shell/AST.cpp')
0 files changed, 0 insertions, 0 deletions