Skip to content

Using API

Overview

KireiSakura-Kit provides a structured API to help you build powerful shell scripts. The API consists of several components/elements.

Sections

  • Logging - Equivalent to echo/printf but with more.
  • Super Variables - Access important paths and configuration values.
  • Methods & Modules - Use predefined functions organized into modules.
  • Packages - Extend functionality with installable packages.
  • Loading Modules - Learn how to import and use various modules.