Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chatcopy
main
Chatcopy
CLI
ClipboardManager
FileSearcher
FilePathResponse
FileTree
Built with Crystal 1.9.2
2023-10-07 17:32:32 UTC
class
Chatcopy::FileSearcher::FilePathResponse
Chatcopy::FileSearcher::FilePathResponse
Reference
Object
Included Modules
JSON::Serializable
Extended Modules
JSON::Schema
Defined in:
file_searcher.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#file_paths
: Array(String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
file_paths
: Array(String)
#
[
View source
]