Function getActiveLineTags

  • 現在行に含まれるタグの一覧を取得します

    getActiveLineTags()
    // ["todo", "done"]

    Returns string[]

Generated using TypeDoc