Method: Langchain.root

Defined in:
lib/langchain.rb

.rootPathname (readonly)

Returns:

  • (Pathname)


80
81
82
# File 'lib/langchain.rb', line 80

def root
  @root
end