module ClaudeCodeSlashCommands
class ClaudeCodeSlashCommands::CLI
class ClaudeCodeSlashCommands::Error
class ClaudeCodeSlashCommands::Installer
claude_code_slash_commands
0.2.1
# ensure_target_directory
def ensure_target_directory FileUtils.mkdir_p(@commands_target) end