diff options
author | Andreas Kling <kling@serenityos.org> | 2021-01-10 13:46:17 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-10 16:46:13 +0100 |
commit | a8681da4bf2998d8f7f00b3393bd913b5c984b42 (patch) | |
tree | ab7008d5738fcfd6cf534b055b9a983efc261136 /AK/JsonPath.h | |
parent | a330f37f064347934a73cd6a77c22d8c7470ca64 (diff) | |
download | serenity-a8681da4bf2998d8f7f00b3393bd913b5c984b42.zip |
AK: Add AK::OSError, a wrapper for errno codes
This is a strongly typed carrier for "errno" error codes, intended for
use in return types, e.g Result<String, OSError>.
Diffstat (limited to 'AK/JsonPath.h')
0 files changed, 0 insertions, 0 deletions