Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
csum
main
CheckFile
CheckSum
CheckSumAlgorithms
CheckVersion
ColorSupport
Display
Help
Generated using Crystal 1.14.0
2024-11-26 08:17:21 UTC
module
CheckFile
Defined in:
utils/check-file.cr
Class Method Summary
.is_file?
(path : String) : Int32
.is_valid_path?
(path : String) : Int32
Class Method Detail
def self.
is_file?
(path : String) : Int32
#
[
View source
]
def self.
is_valid_path?
(path : String) : Int32
#
[
View source
]