Functions | |
| absl::StatusOr< std::filesystem::path > | GetScratchPadPath () |
Variables | |
| constexpr int | kScratchPadVersion = 1 |
| constexpr const char * | kScratchPadFileName = "ScratchPad.dat" |
| absl::StatusOr< std::filesystem::path > yaze::editor::anonymous_namespace{scratch_space.cc}::GetScratchPadPath | ( | ) |
Definition at line 35 of file scratch_space.cc.
References ASSIGN_OR_RETURN, yaze::util::PlatformPaths::GetConfigDirectory(), GetScratchPadPath(), and kScratchPadFileName.
Referenced by GetScratchPadPath().

|
constexpr |
Definition at line 32 of file scratch_space.cc.
|
constexpr |
Definition at line 33 of file scratch_space.cc.
Referenced by GetScratchPadPath().