Skip to main content

fetch

Method
This is a method of the GitRemoteSkillSource class in the remote module.

Signature

Parameters

Path
required
No description available.

Returns

List[Path]
The result of the operation.

Uses

  • base.mkdir
  • tempfile.mkdtemp
  • Path
  • subprocess.run
  • logger.warning
  • versioned.exists
  • shutil.rmtree
  • current.exists

Used By

Source

View on GitHub

praisonaiagents/skills/remote.py at line 80