Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class ArtifactFiles
artifact内のファイルを対象とするページネーター。
property ArtifactFiles.cursor
次に取得するページの開始位置を示す、内部構造が公開されていないカーソルです。 この値は保存しておき、後続のページ分割されたクエリにstart= として渡すことで、このページネーターが中断した位置から反復を再開できます。
戻り値:
str | None: カーソルのプロパティ値。
プロパティ ArtifactFiles.more
プロパティ ArtifactFiles.path
artifactのパスを返します。 戻り値:list[str]: pathプロパティの値。