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::
File
Wax::Commands::AI::WriteFiles::File
Struct
Value
Object
Included Modules
JSON::Serializable
Extended Modules
JSON::Schema
Defined in:
commands/ai.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#contents
: String
#path
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
contents
: String
#
[
View source
]
def
path
: String
#
[
View source
]