Class: AIA::PromptHandler::RoleContent

Inherits:
Struct
  • Object
show all
Defined in:
lib/aia/prompt_handler.rb

Overview

Struct for path-based role content (bypasses PM parsing)

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



11
12
13
# File 'lib/aia/prompt_handler.rb', line 11

def content
  @content
end

Instance Method Details

#metadataObject



13
# File 'lib/aia/prompt_handler.rb', line 13

def  = nil

#to_sObject



12
# File 'lib/aia/prompt_handler.rb', line 12

def to_s = content