LeviLamina
Loading...
Searching...
No Matches
MakeCodeFileIO.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/Result.h"
7
8
namespace
MakeCodeFileIO {
9
// functions
10
// NOLINTBEGIN
11
MCNAPI ::Bedrock::Result<::std::string> _writeFile(::std::string
const
& filePath, ::std::string
const
& input);
12
13
MCNAPI
bool
isFileTypeValid(::std::string
const
& filePath);
14
// NOLINTEND
15
16
}
// namespace MakeCodeFileIO
src-server
mc
server
commands
edu
make_code_fileio
MakeCodeFileIO.h
Generated on Sun Oct 12 2025 06:32:07 for LeviLamina by
1.12.0