메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

thought

Chainable Ops

file-contents

file 의 내용을 반환합니다.
인수설명
filefile 객체

반환 값

file 의 내용

file-digest

file 의 다이제스트(digest)를 반환합니다.
인수설명
filefile 객체

반환 값

file 의 다이제스트

file-size

file 의 크기를 반환합니다.
인수설명
filefile 객체

반환 값

file 의 크기

file-table

file 의 내용을 table 형태로 반환합니다.
인수설명
filefile 객체

반환 값

table 형태의 file 내용

List Ops

file-contents

file 의 내용을 반환합니다.
인수설명
filefile 객체

반환 값

file 의 내용

file-digest

file 의 다이제스트(digest)를 반환합니다.
인수설명
filefile 객체

반환 값

file 의 다이제스트

file-size

file 의 크기를 반환합니다.
인수설명
filefile 객체

반환 값

file 의 크기

file-table

file 의 내용을 table 형태로 반환합니다.
인수설명
filefile 객체

반환 값

table 형태의 file 내용