Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wax
main
Top Level Namespace
Wax
Assets
CacheEntry
CLI
Command
Commands
AI
DeleteFiles
FetchFileContents
FileData
Handler
WriteFiles
File
Config
Generate
Generator
Serve
Config
AI
Context
Generators
App
ShardConfig
Dependency
Target
Commands
Component
Generator
Migration
Add
AddType
Column
Index
Type
Type
Model
Route
Subcommand
Property
Generated using Crystal 1.14.0
2024-12-03 13:12:36 UTC
struct
Wax::
Commands::
AI::
WriteFiles
Wax::Commands::AI::WriteFiles
Anthropic::Tool::Handler
Struct
Value
Object
Defined in:
commands/ai.cr
Constructors
.new
(pull : JSON::PullParser)
Class Method Summary
.description
.name
.parse
(json : String)
Instance Method Summary
#call
#files
: Array(File)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Class Method Detail
def self.
description
#
[
View source
]
def self.
name
#
[
View source
]
def self.
parse
(json : String)
#
[
View source
]
Instance Method Detail
def
call
#
[
View source
]
def
files
: Array(
File
)
#
[
View source
]