GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
loaded_script Struct Reference

Public Attributes

const char * name
 
const char * full_path
 
bool loaded
 
const struct extension_language_defnlanguage
 

Detailed Description

Definition at line 523 of file auto-load.c.

Member Data Documentation

◆ full_path

const char* loaded_script::full_path

Definition at line 530 of file auto-load.c.

Referenced by maybe_add_script_file(), and print_script().

◆ language

const struct extension_language_defn* loaded_script::language

◆ loaded

bool loaded_script::loaded

Definition at line 533 of file auto-load.c.

Referenced by maybe_add_script_file(), maybe_add_script_text(), and print_script().

◆ name

const char* loaded_script::name

The documentation for this struct was generated from the following file: