get_file_long_context

Uses a graph to create a context string for a file.

Arguments

Returns

Example

- name: get_file_context
  arguments:
    path_to_file: <file-path>
    depth: 3
  returns: <file-context>

Last updated