package de.kroesch.clt.internal; /** * Marker interface for internal (not user's) commands. */ public interface Internal {}