saveSkillsRootPath method

Future<void> saveSkillsRootPath(
  1. String path
)

Saves the root directory path for skill ZIP storage (desktop/mobile).

Implementation

Future<void> saveSkillsRootPath(String path) async {}