(rontolisp) docs
← 関数

asdf:component-children

(asdf:component-children parent)

リーダー: 親コンポーネントの子をロード順で返します。システムの子はその コンポーネントファイルで、ファイルごとに 1 つの asdf:cl-source-file です。 :module はネストしたインスタンスではなく、ファイル名へのパス接頭辞として現れます。 package-inferred のサブシステムはちょうど 1 つの子を持ちます。これは本物の ASDF の 形です。各子の asdf:component-pathname は解決済みの ソースパス、asdf:component-parent はそのシステムです。

バックエンドサポート

4 つすべてのバックエンドで動作します。