Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
encjson
1.5.0
EncJson
App
CryptoUtils
JsonUtils
JsonType
SecureBox
SecureString
StringUtils
Utils
Encjson
Web
App
Built with Crystal 1.9.2
2023-10-07 18:00:35 UTC
class
EncJson::Utils
EncJson::Utils
Reference
Object
Defined in:
utils.cr
Class Method Summary
.read_file
(file_name) : String
.with_dir
(dir_name, &)
.with_file
(file_name, mode, &)
Class Method Detail
def self.
read_file
(file_name) : String
#
[
View source
]
def self.
with_dir
(dir_name, &)
#
[
View source
]
def self.
with_file
(file_name, mode, &)
#
[
View source
]